Received: from anubis.kbfi.ee (anubis.kbfi.ee [192.121.251.14]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id JAA04149 for <blitz-list@helsinki.fi>; Thu, 4 Aug 1994 09:50:40 +0300
Received: from microlnk by anubis.kbfi.ee with uucp
(Smail3.1.28.1 #4) id m0qVwdg-0002rNC; Thu, 4 Aug 94 09:50 EETDST
Received: from SpoolDir by ML4 (Mercury 1.12); Thu, 4 Aug 94 9:51:15 +0200
From: "Ott M. Aaloe" <OTT@microlnk.ml.ee>
Organization: MicroLink Ltd.
To: blitz-list@helsinki.fi
Date: Thu, 4 Aug 1994 09:51:11 +0300 (EETDST)
Subject: Re: Shape loading
Priority: normal
X-mailer: Pegasus Mail v3.1 (R1)
Message-ID: <4AC5ED731B2@microlnk.ml.ee>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Status:
Status: O
> To do a cludge shape command you will need to allocate your own memory,
> and then fill in the shape object structure by hand, the object is in the
> appendix of the reference manual.
>
> Do you want a CludgeShape command?
>
CludgeShape(s) would be cool! BTW I think it would be cool
if one could "Cludge" every blitz object (like samples,shapes,bitmaps
etc.) - for example if I want to use 10 samples then I have to
load them all one by one. More cooler way I think is to make
one linked sample, then alloc some chip and then CludgeSample